Skip to content

Extend framework lock configuration reference #11465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Extend framework lock configuration reference #11465

merged 1 commit into from
Sep 26, 2019

Conversation

HypeMC
Copy link
Member

@HypeMC HypeMC commented Apr 22, 2019

Fixes #9779.

This extends the documentation for the framework bundle lock integration which was add with symfony/symfony@e5ddd14 .

The only current documentation is a blog post: https://symfony.com/blog/new-in-symfony-3-3-lock-component .

NOTE 1: The xml configuration doesn't currently work, see symfony/symfony#31197
NOTE 2: There is an additional PR for the flock:// option which was added in Symofny 4.2, see #11466

@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Apr 24, 2019
@javiereguiluz javiereguiluz added this to the 3.4 milestone Sep 26, 2019
javiereguiluz added a commit that referenced this pull request Sep 26, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Extend framework lock configuration reference

Fixes #9779.

This extends the documentation for the framework bundle lock integration which was add with symfony/symfony@e5ddd14 .

The only current documentation is a blog post: https://symfony.com/blog/new-in-symfony-3-3-lock-component .

**NOTE 1**: The xml configuration doesn't currently work, see symfony/symfony#31197
**NOTE 2**: There is an additional PR for the `flock://` option which was added in Symofny 4.2, see #11466

Commits
-------

d0161b4 Extend framework lock configuration reference
@javiereguiluz javiereguiluz merged commit d0161b4 into symfony:3.4 Sep 26, 2019
@javiereguiluz
Copy link
Member

@HypeMC first, I apologize for not having replied to this or merged this earlier. Second, thanks for this contribution. It was absolutely perfect (content, grammar, RST syntax, everything!) and I thank you for that. It's merged now.

javiereguiluz added a commit that referenced this pull request Sep 26, 2019
…rence (HypeMC)

This PR was submitted for the 4.2 branch but it was squashed and merged into the 4.3 branch instead (closes #11466).

Discussion
----------

Add flock:// option to framework lock configuration reference

Fixes #9779 & extends #11465 .

Documents the `flock://` option which was added with symfony/symfony#26923 .

**NOTE 1**: The xml configuration doesn't currently work, see symfony/symfony#31197
**NOTE 2**: This PR has all the changes that #11465 has plus some symfony 4.2 specific additions, so #11465 should probably be merged first.

Commits
-------

d9125fd Add flock:// option to framework lock configuration reference
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Sep 26, 2019
…not working as expected (HypeMC)

This PR was squashed before being merged into the 3.4 branch (closes #31198).

Discussion
----------

[FrameworkBundle] Fix framework bundle lock configuration not working as expected

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31197
| License       | MIT
| Doc PR        | symfony/symfony-docs#11465 & symfony/symfony-docs#11466

This fixes #31197 and makes the lock configuration work with installations that are not full stack ones and configurations that use xml files.

Commits
-------

c7af2df [FrameworkBundle] Fix framework bundle lock configuration not working as expected
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Sep 26, 2019
…not working as expected (HypeMC)

This PR was squashed before being merged into the 3.4 branch (closes #31198).

Discussion
----------

[FrameworkBundle] Fix framework bundle lock configuration not working as expected

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31197
| License       | MIT
| Doc PR        | symfony/symfony-docs#11465 & symfony/symfony-docs#11466

This fixes #31197 and makes the lock configuration work with installations that are not full stack ones and configurations that use xml files.

Commits
-------

c7af2df340 [FrameworkBundle] Fix framework bundle lock configuration not working as expected
@HypeMC
Copy link
Member Author

HypeMC commented Sep 26, 2019

No problem, tnx for the merge 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lock Status: Reviewed Waiting Code Merge Docs for features pending to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants